From f7bd384d2b3b446987aaaa9b8ebe2eaece9b2114 Mon Sep 17 00:00:00 2001 From: John Paul Wallington Date: Wed, 28 Jun 2006 12:10:50 +0000 Subject: [PATCH] (ibuffer-mode): Doc fix. --- lisp/ibuffer.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lisp/ibuffer.el b/lisp/ibuffer.el index 6264d2e56b5..b5f9c4f1bcf 100644 --- a/lisp/ibuffer.el +++ b/lisp/ibuffer.el @@ -2457,10 +2457,13 @@ Sorting commands: Other commands: + '\\[ibuffer-update]' - Regenerate the list of all buffers. + Prefix arg means to toggle whether buffers that match + `ibuffer-maybe-show-predicates' should be displayed. + '\\[ibuffer-switch-format]' - Change the current display format. '\\[forward-line]' - Move point to the next line. '\\[previous-line]' - Move point to the previous line. - '\\[ibuffer-update]' - As above, but add new buffers to the list. '\\[ibuffer-quit]' - Bury the Ibuffer buffer. '\\[describe-mode]' - This help. '\\[ibuffer-diff-with-file]' - View the differences between this buffer -- 2.30.2